summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Pierre Chifflier [Thu, 6 Nov 2025 16:36:49 +0000 (17:36 +0100)]
llc
Gbp-Pq: Name llc.patch
Eric Leblond [Thu, 31 Oct 2019 12:29:56 +0000 (13:29 +0100)]
[PATCH] ebpf: avoid to include if_tunnel.h
This is causing a dependency issue as file from another architecture
have to be installed.
Gbp-Pq: Name avoid-to-include-if_tunnel-h.patch
Eric Leblond [Wed, 17 Jul 2019 10:35:12 +0000 (12:35 +0200)]
[PATCH] af-packet: fix build on recent Linux kernels
Gbp-Pq: Name import-sockio-h.patch
Hilko Bengen [Tue, 23 Jul 2019 12:43:21 +0000 (14:43 +0200)]
Add --with-ebpf-includes parameter
Gbp-Pq: Name with-ebpf-includes.patch
Hilko Bengen [Tue, 22 Jan 2019 17:10:47 +0000 (18:10 +0100)]
configure: Introduce CLANG variable
Gbp-Pq: Name configure-clang-variable.patch
Sascha Steinbiss [Thu, 6 Nov 2025 16:36:49 +0000 (17:36 +0100)]
do not clean vendor directory on distclean
Last-Update: 2025-07-11
dh_auto_clean calls make distclean, which in the case of Suricata also
removes the vendor directory. This breaks repeated builds.
Gbp-Pq: Name fix-repeated-builds.patch
Adrian Bunk [Thu, 6 Nov 2025 16:36:49 +0000 (17:36 +0100)]
Don't use __USE_GNU
__USE_GNU is a glibc-internal symbol.
AC_USE_SYSTEM_EXTENSIONS is the proper autoconf
way to enable extensions.
Gbp-Pq: Name no-use-gnu.patch
Pierre Chifflier [Thu, 6 Nov 2025 16:36:49 +0000 (17:36 +0100)]
cross
Gbp-Pq: Name cross.patch
Andreas Dolp [Thu, 6 Nov 2025 16:36:49 +0000 (17:36 +0100)]
Configure landlock LSM security sandbox, but disabled by default
Forwarded: not-needed
Last-Update: 2025-09-21
Gbp-Pq: Name configure-landlock.patch
Arturo Borrero Gonzalez [Thu, 6 Nov 2025 16:36:49 +0000 (17:36 +0100)]
Enable and configure Suricata unix command socket
Forwarded: not-needed
Last-Update: 2025-08-22
Gbp-Pq: Name enable-unix-command-socket.patch
Arturo Borrero Gonzalez [Thu, 6 Nov 2025 16:36:49 +0000 (17:36 +0100)]
Patch to make the suricata build reproducible This patch makes some changes to the suricata build to make it reproducible . Currently, it only filters out the -fdebug-prefix-map CFLAG which embeds the build path.
Forwarded: not-needed
Last-Update: 2025-07-11
Gbp-Pq: Name reproducible.patch
Andreas Dolp [Thu, 6 Nov 2025 16:36:49 +0000 (17:36 +0100)]
suricata (1:8.0.2-1) unstable; urgency=medium
[ Andreas Dolp ]
* Use /usr/bin/kill instead of /bin/kill.
* d/control: Bump standards version from 4.6.2 to 4.7.2 without any special
* rename d/NEWS.Debian to d/NEWS to fix lintian warning
'incorrect-packaging-filename'
* d/copyright: Remove superfluous file patterns for some deleted files
* lintian: Remove lintian override 'executable-in-usr-lib'
* blhc: Set ignore pattern for rust to avoid false-positives
* Fix non-existent '.ft C' in manpages to avoid lintian warnings
* New upstream version 8.0.2
[ Sascha Steinbiss ]
* Add Andreas Dolp to Uploaders.
[dgit import unpatched suricata 1:8.0.2-1]
Andreas Dolp [Thu, 6 Nov 2025 16:36:49 +0000 (17:36 +0100)]
Import suricata_8.0.2.orig.tar.gz
[dgit import orig suricata_8.0.2.orig.tar.gz]
Andreas Dolp [Thu, 6 Nov 2025 16:36:49 +0000 (17:36 +0100)]
Import suricata_8.0.2-1.debian.tar.xz
[dgit import tarball suricata 1:8.0.2-1 suricata_8.0.2-1.debian.tar.xz]